PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package
/
PDFAnnotation Class
/ setIsReadOnly Method
If true, do not allow the annotation to interact with the user
Collapse All
Expand All
In This Topic
setIsReadOnly Method
In This Topic
Sets a value indicating whether the annotation is read only.
Syntax
public
void
setIsReadOnly(
boolean
value
)
Parameters
value
If true, do not allow the annotation to interact with the user
See Also
Reference
PDFAnnotation Class
PDFAnnotation Members